home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: OS3 Double Buffering
- References: <thst.02fb@outsite.saar.de> <4d3fhk$2j1@oreig.uji.es>
- X-Newsreader: TIN [version 1.2 PL2]
- Path: imada.ou.dk!breese
- From: breese@imada.ou.dk (Bjorn Reese)
- Message-ID: <1996Jan12.155405.4019@imada.ou.dk>
- Sender: news@imada.ou.dk
- Nntp-Posting-Host: wagner.imada.ou.dk
- Organization: Dept. of Math. & Computer Science, Odense University, Denmark
- Date: Fri, 12 Jan 1996 15:54:05 GMT
- Newsgroups: comp.sys.amiga.programmer
-
- Jorge Acereda Macia (ii202@rossegat.uji.es) wrote:
- > Also, Anyone knows if using ChangeScreenBuffer() is
- > a faster way to doublebuffer than ChangeVPortBitéap()?m
-
- ChangeScreenBuffer() is the intuition frontend to ChangeVPBitMap().
- Hence ChangeVPBitMap() is faster, but doesn't pay attention to
- intuition issues (menues, gadgets, etc.)
-
- Called once per frame, you won't notice the difference between the
- two functions.
-
- --
- Bjorn Reese Email: breese@imada.ou.dk
- Odense University, Denmark URL: http://www.imada.ou.dk/~breese
-
- "It's getting late in the game to show any pride or shame" - Marillion
-